home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry 2007 / Nejlepší české hry 2007.iso / hry / Lander / styles.css < prev    next >
Cascading Style Sheet File  |  2006-10-03  |  3KB  |  48 lines

  1. body,html {margin:0px; padding:0px; background-color:black; text-align:center; padding-top:25px;}
  2. form {margin:0px;}
  3. div {font:normal normal small Tahoma, sans-serif; color:#eebb00; _font-size:x-small;}
  4. a {color:#eebb00; text-decoration:underline}
  5. a:hover {text-decoration:underline overline;}
  6. table {border:none; margin:auto; font-size:12px; width:550px; text-align:left}
  7. td {text-align:left; color:#eebb00;}
  8. img {border:none; vertical-align:middle;}
  9. ul {margin-bottom:0px; margin-top:0px;}
  10.  
  11. #obsah strong {color:#00cc00;}
  12. #telo {margin:auto; text-align:left; width:780px;}
  13. #horni {background:url('imgs/top.png'); height:96px; padding:64px 0px 0px 75px; _height:160px;}
  14. #horni a {text-decoration:none; display:block; padding:10px 0px 10px 0px; _padding-bottom:1px;}
  15. #horni a:hover {text-decoration:none;}
  16. #obsah {background:url('imgs/bg.png') repeat-y; padding:0px 14px 15px 14px;}
  17. #obsah div, #obsah p {padding:0px 18px 0px 18px; line-height:135%; text-align:justify}
  18. #obsah li {padding-bottom:4px}
  19. #obsah h1,h2 {color:#00cc00; margin-top:0px; background:url('imgs/h1.png') no-repeat left 0px; font-size:160%; height:25px; padding:3px 0px 0px 55px; _height:28px;}
  20. #obsah h3 {font-size:125%; text-decoration:underline; padding-left:25px;}
  21. #spodni {background:url('imgs/bottom.png') no-repeat; height:18px; _height:105px; padding:87px 0px 0px 176px; color:#0033ff; font-size:80%;}
  22. #spodni a {color:#0033ff; text-decoration:none;}
  23. #spodni a:hover {text-decoration:underline;}
  24. #cleaner {clear:both}
  25. img.fl {float:left; margin:0px 8px 8px 0px}
  26. img.fr {float:right; margin:0px 0px 8px 8px}
  27. input {border:solid 1px #cc0000; background:black; width:120px; height:20px; font:normal normal 14px Tahoma,sans-serif; color:#00cc00; padding:0px; vertical-align:middle;}
  28. input.submit { border:solid 1px #cc0000; width:22px; height:22px; background:#cc0000 url('imgs/submit.png') left top;}
  29. input.x {background-position:left -20px; cursor:pointer;}
  30. .c1 {width:220px;}
  31. .ar {text-align:right}
  32. .button {width:194px; height:37px; _height:51px; background:black no-repeat url('imgs/button.png'); padding:4px 0px 10px 0px; text-align:center; color:#eebb00; font-size:140%; float:left;}
  33. input.r {width:auto; margin-right:15px; border:none;}
  34. .b1 {background-position:left 0px;}
  35. .b2 {background-position:left -51px; cursor:pointer;}
  36. .b3 {background-position:left -102px; cursor:pointer;}
  37. .b4 {background-position:left -153px; cursor:pointer;}
  38. .b5 {background-position:left -204px; cursor:pointer;}
  39. textarea {border:solid 1px #666666; background-color:white; width:100%; height:150px; font:normal normal 10px Arial,sans-serif;
  40.     scrollbar-face-color: white;
  41.     scrollbar-3dlight-color: white;
  42.     scrollbar-track-color: white;
  43.     scrollbar-shadow-color:#666666;
  44.     scrollbar-darkshadow-color: white;
  45.     scrollbar-highlight-color: #666666;
  46.     scrollbar-arrow-color: #666666;
  47.  
  48. }